Sorry if this message is a duplicate -- I tried to post it a couple of weeks ago, but I'm not sure if it made it.
I have been using the 1.1b2 version of the ODF Library for a while and it seems to work well, with 1 exception. I am plotting icons by calling FW_CIconShape::Render(). I am plotting a 16x16 small icon in a 20x20 space using FW_kIconAlignCenter | FW_kIconAlignVCenter. With the 1.0 ODF Library this works fine, but with 1.1b2 it appears to be scaling the icon to fit into the 20x20 space (very ugly). Is this a bug, or this the new behavior? If you are taking votes, I like the old way better.